This repository was archived by the owner on Oct 22, 2024. It is now read-only.
Update dependency @floating-ui/react to v0.26.24 #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.26.11->0.26.24Release Notes
floating-ui/floating-ui (@floating-ui/react)
v0.26.24Compare Source
Patch Changes
React.JSX.Elementtypes. Ensure you've upgraded to the latest@types/reactpatches (versions since May 6, 2023)transformstyle propertymaxHeightand applyminItemsVisibleonly when scrollable@floating-ui/[email protected],@floating-ui/[email protected]v0.26.23Compare Source
Patch Changes
onOpenChangereason string forFloatingFocusManager'scloseOnFocusOuthandlingstaticOffsetprop if floating element is shifted. Fixes an issue where the arrow could potentially point to nothing if it was shifted enough from its reference element.onNavigatefrom potentially passing in anundefinedvalue instead ofnullblockPointerEventsno longer addspointer-events: noneto unintended<body>elements.disabledpropv0.26.22Compare Source
Patch Changes
@floating-ui/[email protected]v0.26.21Compare Source
Patch Changes
@floating-ui/[email protected]v0.26.20Compare Source
Patch Changes
focuscall inactinuseFocustests@floating-ui/[email protected]v0.26.19Compare Source
Patch Changes
scrollX/scrollYinstead of deprecatedpageXOffset/pageYOffset@floating-ui/[email protected]v0.26.18Compare Source
Patch Changes
referenceandfloatingprop getters had dependencies grouped.FloatingPortalProps,CompositeProps,CompositeItemPropsuseHoveranduseClickhooks and a click occurred before the floating element could open on hover, it would unexpectedly close onmouseleavedespite being triggered by a click.@floating-ui/[email protected]v0.26.17Compare Source
Patch Changes
restoreFocusprop. This enables automatic restoration of focus to the nearest tabbable element if the element that currently has focus inside the floating element is removed from the DOM.v0.26.16Compare Source
Patch Changes
scrollIntoViewandfocusbehavior with virtual focus and inner DOM-focused element +FloatingListundefinedid with unconditional rendering in React <18selectedIndexchanges from stealing focusdisabledIndicesis inferredscripttags needlessly@floating-ui/[email protected]v0.26.15Compare Source
Patch Changes
isMountedcheck and remove unneeded initiated state. Prevents an infinite loop when called in a component with an unstable callback ref.v0.26.14Compare Source
Patch Changes
useFloatingRootContextHook, which enables calling interaction hooks in a component higher in the tree thanuseFloatingis called in. This supports spreading reference props onto an "external" reference element.v0.26.13Compare Source
Patch Changes
React_2withReactin generated .d.ts filesReact.JSX.Elementback toJSX.ElementrestMs+ nullish open delay should respectrestMsv0.26.12Compare Source
Patch Changes
dataRefopenEventproperty toundefinedon close. Fixes a minor issue whenuseHoverrestMsis combined withuseClientPointand focus modality was used before hover modality.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.